From: Juanma Barranquero Date: Fri, 30 Mar 2007 15:33:01 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~1272 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=28e1dd20d1d7e141d823dace329a9429a12a52a4;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 63f06888a33..3f8685b5dbf 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,8 +1,13 @@ +2007-03-30 Juanma Barranquero + + * simple.el (blink-matching-open): When in minibuffer, don't + search for a match inside the prompt. + 2007-03-30 Nick Roberts * tmm.el (tmm-menubar): Select the right menu item with the mouse. - (tmm-prompt): Don't make the mouse user select the first menu item - twice. + (tmm-prompt): Don't make the mouse user select the first menu + item twice. 2007-03-30 Chong Yidong